home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 626-637 / disk_637 / videomaxe / quickstart < prev    next >
Text File  |  1992-05-06  |  461b  |  19 lines

  1. echo "Assigning VM: ...*N"
  2.  
  3. assign VM: ""                ; diese Zeile mit absolutem 
  4.                     ; Pfadnamen (z.B. "Disk:VideoMaxe30")
  5.                     ; in die startup-sequence!
  6.  
  7.                     ; put this line with the absolute
  8.                     ; path into the startup-sequence!
  9.  
  10. echo "Starting VideoMaxe with project -VM:Projects/Example-*N"
  11.  
  12. VM:VideoMaxe VM:Projects/Example    ; Aufruf von VideoMaxe mit
  13.                     ; Beispielprojekt.
  14.  
  15.                     ; starting VideoMaxe with an example
  16.                     ; of a project.
  17.  
  18. echo "Und Tschüß."
  19.